html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{
    font-family:'宋体',"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";
    font-size:12px;color: #333;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale}
body{line-height:1.6;}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a{text-decoration:none;cursor: pointer}
a:hover{text-decoration:none;outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
a:visited { text-decoration: none;  }
a,button,input,ins,select{outline:none;-webkit-tap-highlight-color:rgba(255,0,0,0);}
sub,sup{vertical-align:baseline}
button,input[type="button"], input[type="submit"] {line-height:normal !important;  border: none;}
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
/*
Name:			style_clearfix
Example:		class="clearfix|cl"
Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}
.f-l{float:left;}
.f-r{float:right;}
.pos-r{position:relative}
.pos-a{position:absolute}
.pos-f{position:fixed}
.pos-mt{top:0}
.pos-ml{left:0}
.pos-mr{right:0}
.pos-mb{bottom:0}
.bd-all{  border: 1px solid #ddd;}
.bd-b{  border-bottom: 1px solid #ddd;}
.bd-t{  border-top: 1px solid #ddd;}
.bd-l{  border-left: 1px solid #ddd;}
.bd-r{  border-right: 1px solid #ddd;}
.ys_hide{display: none !important;}
.ys_disabled{
    cursor:not-allowed;
    background-image:none;
    opacity:.65;
    filter:alpha(opacity=65);
    box-shadow:none;
    pointer-events:none;
}
.ys-img-responsive {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    vertical-align: middle;
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;

}
.font-wr{
    font-family:'Microsoft Yahei';
}
.font-ar{
    font-family:Arial;
}



.mt-5{margin-top:5px}/*距上5像素*/
.mt-10{margin-top:10px}/*距上10像素*/
.mt-15{margin-top:15px}/*距上15像素*/
.mt-20{margin-top:20px}/*距上20像素*/
.mt-25{margin-top:25px}/*距上25像素*/
.mt-30{margin-top:30px}/*距上30像素*/
.mt-35{margin-top:35px}/*距上35像素*/
.mt-40{margin-top:40px}/*距上40像素*/
.mt-50{margin-top:50px}/*距上50像素*/

.mb-5{margin-bottom:5px}/*距下5像素*/
.mb-10{margin-bottom:10px}/*距下10像素*/
.mb-15{margin-bottom:15px}/*距下15像素*/
.mb-20{margin-bottom:20px}/*距下20像素*/
.mb-25{margin-bottom:25px}/*距下25像素*/
.mb-30{margin-bottom:30px}/*距下30像素*/
.mb-35{margin-bottom:35px}/*距下35像素*/
.mb-40{margin-bottom:40px}/*距下40像素*/
.mb-50{margin-bottom:50px}/*距下50像素*/

.ml-5{margin-left:5px}/*距左5像素*/
.ml-10{margin-left:10px}/*距左10像素*/
.ml-15{margin-left:15px}/*距左15像素*/
.ml-20{margin-left:20px}/*距左20像素*/
.ml-30{margin-left:30px}/*距左30像素*/
.ml-40{margin-left:40px}/*距左40像素*/
.ml-50{margin-left:50px}/*距左50像素*/

.mr-5{margin-right:5px}/*距右5像素*/
.mr-10{margin-right:10px}/*距右10像素*/
.mr-15{margin-right:15px}/*距右15像素*/
.mr-20{margin-right:20px}/*距右20像素*/
.mr-30{margin-right:30px}/*距右30像素*/
.mr-40{margin-right:40px}/*距右40像素*/
.mr-50{margin-right:50px}/*距右50像素*/

.pt-5{padding-top:5px}/*上填充5像素*/
.pt-10{padding-top:10px}/*上填充10像素*/
.pt-15{padding-top:15px}/*上填充15像素*/
.pt-20{padding-top:20px}/*上填充20像素*/

.pb-5{padding-bottom:5px}/*下填充5像素*/
.pb-10{padding-bottom:10px}/*下填充10像素*/
.pb-15{padding-bottom:15px}/*下填充15像素*/
.pb-20{padding-bottom:20px}/*下填充20像素*/

.pl-5{padding-left:5px}/*左填充5像素*/
.pl-10{padding-left:10px}/*左填充10像素*/
.pl-15{padding-left:15px}/*左填充15像素*/
.pl-20{padding-left:20px}/*左填充20像素*/
.pl-30{  padding-left: 30px;}
.pl-40{  padding-left: 40px;}
.pr-5{padding-right:5px}/*右填充5像素*/
.pr-10{padding-right:10px}/*右填充10像素*/
.pr-15{padding-right:15px}/*右填充15像素*/
.pr-20{padding-right:20px}/*右填充20像素*/
.pr-30{  padding-right: 30px;}
.pr-40{  padding-right: 40px;}

.pd-5{padding:5px}/*填充5像素*/
.pd-10{padding:10px}/*填充10像素*/
.pd-15{padding:15px}/*填充15像素*/
.pd-20{padding:20px}/*填充20像素*/
/*文本大小*/
.f-12{font-size:12px}
.f-14{font-size:14px}
.f-16{font-size:16px}
.f-18{font-size:18px}
.f-20{font-size:20px}
.f-24{font-size:24px}
.f-26{font-size:26px}
.f-28{font-size:28px}
.f-30{font-size:30px}
/*行高*/
.lh-12{ line-height: 12px;  }
.lh-14{ line-height: 14px;  }
.lh-16{ line-height: 16px;  }
.lh-18{ line-height: 18px;  }
.lh-20{ line-height: 20px;  }
.lh-24{ line-height: 24px;  }
.lh-30{ line-height: 30px;  }
/*文本颜色*/
.cl_999{    color: #999;  } /*文本弱色*/
.cl_666{    color: #666;  } /*文本次色*/
.cl_333{    color: #333;  } /*文本主色*/
.cl_2dcc71{ color: #2ecc71;} /*文本高亮色*/
.cl_646464{ color: #646464;}
.cl_4c4c4c{ color: #4c4c4c;}
.cl_1155cc{ color: #1155cc; }  /*文本链接详细*/
.cl_fe7e00{color:#fe7e00}
.cl_000{  color: #000;}
.cl_24a259{  color: #24a259;}
.cl_009933{ color: #009933; } /*绿色话题颜色*/
.hv_2ecc71:hover{color: #2ecc71;}
.hv_68ffa8:hover{color:#68ffa8;}
/*背景色*/
.bg_fbfbfb{  background-color: #fbfbfb;}
.bg_ebfff3{ background-color: #ebfff3;  }
.bg_2ecc71{ background-color:#2ecc71;  }
.bg_00cc00{  background-color: #00cc00;}
.ys_text_center{  text-align: center;  }
.ys_text_r{  text-align: right;  }
.ys_text_l{  text-align: left;  }
.font-bold{  font-weight: bold;  }
/*网格系统*/
.row{ box-sizing:border-box;}
[class^="col-"],[class*=" col-"]{box-sizing:border-box; float:left;min-height: 1px;position: relative;}
.col-1{width:8.33333%}
.col-2{width:16.66667%}
.col-3{width:25%}
.col-4{width:33.33333%}
.col-5{width:41.66667%}
.col-6{width:50%}
.col-7{width:58.33333%}
.col-8{width:66.66667%}
.col-9{width:75%}
.col-10{width:83.33333%}
.col-11{width:91.66667%}
.col-12{width:100%}

/*提示框*/
#alert_box{
    position:fixed;
    z-index:10000;
    top:-100%;
    word-break:break-all;
    left:50%;
    margin-left:-70px;
    border-radius:0.4em;
    width:120px;
    padding: 20px 10px 20px;
    background:rgba(0,0,0,.6);
    text-align:center;
    color:#FFF;
    font-size:1em;
    line-height:1.5em;
}
#alert_box.nodh{
    top:50%;
}
/*确认框*/
#confirm_box{
    position:fixed;
    top:-100%;
    word-break:break-all;
    z-index:100000;
    left:50%;
    margin-left:-110px;
    border-radius:0.4em;
    width:200px;
    padding:20px 10px 20px 10px;
    background:rgba(36,162,89,.6);
    text-align:center;
    color:#FFF;
    font-size:1em;
    line-height:1.5em;
}
#confirm_box div{
    padding:5px;
    background:#FFF;
    color:#666;
    margin-bottom:10px;
    border-radius:3px;
}
#confirm_box .btnBox button{
    width:48%;
    color: #fff;
    line-height: 24px;
    height: 24px;
    cursor: pointer;
}
#confirm_box .btnBox{ position:relative;  }
#confirm_box .btnBox .yes{background-color: #ff6600;  }
#confirm_box .btnBox .yes:hover{  background-color: #fe7e00;  }
#confirm_box  .btnBox .no{
    position:absolute;
    right:0;
    background-color: #24a259;
}
#confirm_box  .btnBox .no:hover{  background-color: #2ecc71;  }
/*模板表单*/
.formTitle{
    color: #909090;
    font-size: 18px;
    font-family: "Microsoft yahei";
    text-align: center;

}
 .ys_textarea {
    box-sizing: border-box;
    border: 1px solid #ddd;
    width: 100%;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
     height: 100px;
     resize: none;
     font-size: 14px;
     padding: 10px;
     background-color: #fff;
     overflow-y: auto;
}
 .ys_input{
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     font-size: 12px;
    /* line-height: 12px;*/
     border: 1px solid #ddd;
     padding: 10px 15px;
     width: 100%;
 }
.ys_form .row{
    width: 100%;
    margin-top: 20px;
}
.ys_form .form-label {
    cursor: text;
    text-align: right;
    padding-right: 10px;
    display: block;
    color:#4c4c4c;
    font-size: 14px;
}
.ys_form .formControls {
    padding-right: 10px;
    position: relative;
    line-height: 30px;
    font-size: 14px;
}
.ys_form .form-label i {
    color: #a50301;
    font-style: normal;
}
.form-label.size-s{
    height: 30px;
    line-height: 30px;
}
.input-text.size-s {
    font-size: 14px;
    height: 30px;
    line-height: 28px;
    padding: 4px 10px;
    vertical-align: middle;
}
.ys_form .input-text,.ys_form textarea{
    border: 1px solid #ddd;
    width: 100%;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.ys_form .input-text:focus{
    border: 1px solid #ccc;
    box-shadow: 0px 0px 5px #ddd;
}
.ys_form textarea {
    height: 100px;
    resize: none;
    font-size: 14px;
    padding:4px 10px;
}
.ys_form textarea:focus{
    border: 1px solid #ccc;
    box-shadow: 0px 0px 5px #ddd;
}
.ys_form  .sub-pic-btn{
    position: relative;
    width: 104px;
    height: 23px;
    border: 1px solid #b8b8b8;
    background-color: #fafafa;
    margin-top: 10px;
    line-height: 25px;
    text-align: center;;
}
.ys_form  .sub-pic-btn .fileBtn{
    width: 106px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    cursor: pointer;
}
/*单选框*/
.radioBox{
    display: inline-block;
    line-height: 14px;
    position: relative;
   /* padding-left:20px;*/
    font-size:14px;
}
.radioBox input[type="radio"]{
    display: none;
}
.radioBox input[type="radio"]:checked +.radioIcon{
    background-position: left -13px;
}
.radioBox .radioIcon{
    display: inline-block;
    height: 12px;
    width: 12px;
    position: absolute;
    left: 0;
    top: 1px;
    background: url(/img/home/login/radioBg.jpg) no-repeat;
}
.radioBox .radioIcon.checked{
    background-position: left -13px;
}
/*按钮*/
.radius {
    border-radius: 4px;
    overflow: hidden
}
.size-MINI.radius {
    border-radius: 3px
}
.size-L.radius {
    border-radius: 5px
}
.size-XL.radius {
    border-radius: 6px
}
.round {
    border-radius: 50%;
    overflow: hidden
}
.btn{
    outline:0
    display:inline-block;
    cursor:pointer;
    text-align:center;
    font-weight:400;
    white-space:nowrap;
    vertical-align: middle;
    *zoom:1;
    -webkit-transition:background-color .1s linear;
    -moz-transition:background-color .1s linear;
    -o-transition:background-color .1s linear;
    transition:background-color .1s linear;
}
a.btn:hover,a.btn:focus,a.btn:active,a.btn.active,a.btn.disabled,a.btn[disabled]{text-decoration:none}
.btn:active,.btn.active{background-color:#ccc}
.btn:first-child{*margin-left:0}
.btn.active,.btn:active{
    -moz-box-shadow:0 1px 8px rgba(0, 0, 0, 0.125) inset;
    -webkit-box-shadow:0 1px 8px rgba(0, 0, 0, 0.125) inset;
    box-shadow:0 1px 8px rgba(0, 0, 0, 0.125) inset;}
.btn-block {
    display: block;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}
.input-text,.btn,.input-text.size-M,.btn.size-M {
    font-size: 14px;
    height: 31px;
    line-height: 1.42857;
    padding: 4px
}
a.btn,a.btn.size-M,span.btn,span.btn.size-M {
    line-height: 21px
}
.btn,.btn.size-M {
    padding: 4px 12px
}
.input-text.size-MINI,.btn.size-MINI {
    font-size: 12px;
    height: 23px;
    padding: 1px 2px;
    line-height: 1.42857
}
a.btn.size-MINI,span.btn.size-MINI {
    line-height: 21px
}
.btn.size-MINI {
    padding: 1px 4px
}
.input-text.size-S,.btn.size-S {
    font-size: 12px;
    height: 27px;
    padding: 3px;
    line-height: 1.42857
}
a.btn.size-S,span.btn.size-S {
    line-height: 19px
}
.btn.size-S {
    padding: 3px 8px
}
.input-text.size-L,.btn.size-L {
    font-size: 16px;
    height: 41px;
    padding: 8px
}
a.btn.size-L,span.btn.size-L {
    line-height: 23px
}
.btn.size-L {
    padding: 8px 16px
}
.input-text.size-XL,.btn.size-XL {
    font-size: 18px;
    height: 48px;
    padding: 10px
}

a.btn.size-XL,span.btn.size-XL {
    line-height: 26px
}
.btn.size-XL {
    padding: 10px 24px
}
/*默认——灰色 通常用于取消*/
.btn-default{background-color:#e6e6e6}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active{color:#333;background-color:#c7c7c7;border-color:#c7c7c7}

/*主要——主色 通常用于确定、提交、购买、支付等*/
.btn-primary{
    color:#fff;
    background-color:#2ecc71;
    border-color:#2ecc71;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active{
    color:#fff;
    background-color:#24a259;
    border-color:#24a259
}

/*次要按钮*/
.btn-secondary{color:#fff;background-color:#3bb4f2; border-color:#3bb4f2}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active{color:#fff;background-color:#0f9ae0;border-color:#0f9ae0}

/*成功*/
.btn-success{color:#fff;background-color:#5eb95e; border-color:#5eb95e}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active{color:#fff;background-color:#429842;border-color:#429842}

/*警告*/
.btn-warning{color:#fff;background-color:#f37b1d; border-color:#f37b1d}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active{color:#fff;background-color:#c85e0b;border-color:#c85e0b}

/*危险*/
.btn-danger{color:#fff;background-color:#dd514c; border-color:#dd514c}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active{color:#fff;background-color:#c62b26;border-color:#c62b26}

/*链接*/
.btn-link{color:#0e90d2;cursor:pointer;border-color:transparent;background-color:transparent;}
.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active{color:#095f8a;text-decoration:underline;background-color:transparent}

/*禁用状态*/
.btn.disabled{cursor:not-allowed;background-image:none;opacity:.65;filter:alpha(opacity=65);box-shadow:none; pointer-events:none;}

/*分页*/
.myPage{
    background-color: #ebfff3;
    padding-bottom: 6px;
}
.myPage a, .myPage span {
    margin-top: 6px;
    padding: 0 8px;
    color: #666;
    display: inline-block;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
}
.myPage span.current{
    color: #2ecc71;
    background-color: #def1e6;
    border-radius: 3px;
}
/*美化select*/
.my-select{
    position:relative;
    z-index:499;
    display:inline-block;
    *display:inline;
    *zoom:1;
    min-width:120px;
    max-width:100%;
    line-height:22px;
    padding:3px 20px 3px 10px;
    font-size: 12px;
    color:#999;
    background:#fff;
    border:1px solid #ddd;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.my-select select{display:none;}
.my-select p{padding:0 10px; text-align:center; cursor:pointer;}
.my-select .box{
    width: 20px;
    height:28px;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #ddd;
    cursor: pointer;
}
.my-select i{
    position:absolute;
    top:50%;
    right:5px;
    display:block;
    width:0;
    height:0;
    margin-top:-3px;
    font-size:0;
    line-height:0;
    overflow:hidden;
    border-width:5px;
    border-style:solid dashed dashed;
    border-color:#999 transparent transparent;
    cursor:pointer;
}
.my-select ul{
    padding: 10px 0;
    position:absolute;
    left:-1px;
    top:28px;
    z-index:1;
    display:none;
    width:100%;
    background:#fff;
    border:1px solid #ddd;
    max-height:200px;
    _height:expression((document.documentElement.clientHeight||document.body.clientHeight)<300?"":"300px");
    overflow-y:auto;
}
.my-select ul li{padding:0 20px; text-align:left; cursor:pointer;}
.my-select ul li:hover{background:#f3f3f3;}
/*自定义复选框及单选框*/
.my-radio i,.my-check i{background:url(/img/home_v2/main_input_bg.png) no-repeat}

.my-radio{position:relative; display:inline-block; *display:inline; *zoom:1;  margin-right: 5px;}
.my-radio input{position:absolute; left:-99999px; opacity:0; filter:alpha(opacity=0);}
.my-radio i{display:inline-block; width:18px; height:18px; vertical-align:middle; background-position:0 -40px;}
.my-radio.radio-on i{background-position:0 -60px;}

.my-check{position:relative; display:inline-block; *display:inline; *zoom:1;}
.my-check input{position:absolute; left:-99999px; opacity:0; filter:alpha(opacity=0);}
.my-check i{display:inline-block; width:18px; height:18px; vertical-align:middle; background-position:0 0;}
.my-check.check-on i{background-position:0 -20px;}

/*弹框*/
#load_pop{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:1000;
    background:rgba(0,0,0,.6);
    display:none;
}
#load_pop_box{
    position:fixed;
    width:30%;
    height:auto;
    display:none;
    top:-100%;
    left:50%;
    margin-left: -200px;
    background:#ffffff;
    z-index:1000;
    overflow-y: auto;
    border-radius: 2px;
    margin-top: -200px;

}
#load_pop_box .pop_con{
    /*padding:0 20px;*/
}
.load_pop_box_t{
    height: 60px;
    line-height: 60px;
    color: #000;
    padding-left: 20px;
    position: relative;
    font-size: 20px;
    font-weight: normal;
    cursor: move;
    border-bottom: 1px solid #ddd;
}
.load_pop_box_t span{
    position: absolute;
    right: 15px;
    font-size: 32px;
    cursor: pointer;
    color: #999;
}
.load_pop_box_t span:hover{
    color: #666;
}
/*评论回复div编辑区*/
.comment_as_editor{
    border: 1px solid #ddd;
    padding: 10px;
    height: 64px;
    overflow-y:auto;
    border-radius: 6px;
    background-color: #fff;
}
.comment_as_btns .btn_sub{
    font-family: "Microsoft yahei";
    font-size: 14px;
    line-height: 14px !important;
    padding: 6px 15px;
    border: none;
    cursor: pointer;
    background-color: #ff6600;
    color: #fff;
    border-radius: 6px;
}
.comment_as_btns .btn_cancle{
    font-size: 14px;
    line-height: 14px;
    padding: 6px 15px;
    color: #999;
    font-family: "Microsoft yahei";
}

/*表格*/
/*默认table*/
table{width:100%; empty-cells:show;background-color:transparent;border-collapse:collapse;border-spacing:0}
table th{ font-weight:400}
/*带水平线*/
.table th{font-weight:bold}
.table th,.table td{padding:8px;line-height:20px}
.table tbody tr.success > td{background-color:#dff0d8}
.table tbody tr.error > td{background-color:#f2dede}
.table tbody tr.warning > td{background-color:#fcf8e3}
.table tbody tr.info > td{background-color:#d9edf7}
.table tbody + tbody{border-top:2px solid #ddd}
.table .table{background-color:#fff}

/*带横向分割线*/
.table-border{border-top:1px solid #ddd}
.table-border th,.table-border td{border-bottom:1px solid #ddd;color:#666;}

/*th带背景*/
.table-bg thead th,.table-bg thead td{background-color:#f1f1f1}
/*带外边框*/
.table-bordered{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapse;border-left:0}
.table-bordered th,.table-bordered td{border-left:1px solid #ddd}
.table-border.table-bordered{border-bottom:0}

/*奇数行背景设为浅灰色*/
.table-striped tbody > tr:nth-child(odd) > td,.table-striped tbody > tr:nth-child(odd) > th{background-color:#f9f9f9}
/*竖直方向padding缩减一半*/
.table-condensed th,.table-condensed td{padding:4px 5px}
/*鼠标悬停样式*/
.table-hover tbody tr:hover td,.table-hover tbody tr:hover th{background-color: #f5f5f5}
/*定义颜色*/
/*悬停在行*/
.table tbody tr.active,.table tbody tr.active>td,.table tbody tr.active>th,.table tbody tr .active{background-color:#F5F5F5!important}
/*成功或积极*/
.table tbody tr.success,.table tbody tr.success>td,.table tbody tr.success>th,.table tbody tr .success{background-color:#DFF0D8!important}

/*警告或出错*/
.table tbody tr.warning,.table tbody tr.warning>td,.table tbody tr.warning>th,.table tbody tr .warning{background-color:#FCF8E3!important}
/*危险*/
.table tbody tr.danger,.table tbody tr.danger>td,.table tbody tr.danger>th,.table tbody tr .danger{background-color:#F2DEDE!important}

/*表格文字对齐方式，默认是居左对齐*/
.table .text-c th,.table .text-c td{text-align:center}/*整行居中*/
.table .text-r th,.table .text-r td{text-align:right}/*整行居右*/
.table th.text-l,.table td.text-l{text-align:left!important}/*单独列居左*/
.table th.text-c,.table td.text-c{text-align:center!important}/*单独列居中*/
.table th.text-r,.table td.text-r{text-align:right!important}/*单独列居右*/

/*==屏幕浏览窗口==*/

/* @media only screen and (max-width:1600px){}
@media (max-width:1250px){}
@media (max-width: 650px){} */






